runtime.traceMapNode.id (field)
6 uses
runtime (current package)
tracemap.go#L58: id uint64
tracemap.go#L105: return newNode.id, true
tracemap.go#L114: return n.id, false
tracemap.go#L134: meta.id = id
tracestack.go#L196: w.varint(node.id)
tracetype.go#L67: w.varint(node.id)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |